cURL Charset issue.
Updated: 2011-09-30 18:54:33
I am pulling in a paragraph using cURL from an HTML page that is encoded using UTF-8, at first some of the quotes (smart quotes?) were displaying as weird characters. I added my meta tag defining the utf-8 charset on the page that I am displaying this content, as well as added
PHP:
---------